PATH![]() |
![]() ![]() |
Positions a window relative to another window or a display screen.
pascal OSStatus RepositionWindow (
WindowPtr window,
WindowPtr parentWindow,
WindowPositionMethod method);
Your application may call the RepositionWindow function to position any window, relative to another window or to a display screen. After positioning the window, RepositionWindow displays the window in its new position. See Positioning a Window on the Desktop for further discussion.